home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / General / DateCalculations Folder / About Date Calculations next >
Text File  |  1994-03-24  |  1KB  |  14 lines

  1. Date Calculations is a scripting addition that adds some useful date and time functions to AppleScript. I’ve also enclosed a sample applet to demonstrate their use. I first wrote this addition for AppleScript 1.0; AppleScript 1.1 has new date/time capabilities which make one or two, but not all, of the functions obsolete.
  2.  
  3. How to use: you must have AppleScript installed. The addition itself should work with 1.0, but the sample applet was compiled with 1.1, and is unusable under 1.0. Drag the “Date Calculations” file into your Scripting Additions folder. That’s it. Now double-click the “NZ Daylight Saving” applet, and it should display a message indicating the current state of Daylight Saving time in New Zealand. You can open this applet with the Script Editor and look at the script to see how it works.
  4.  
  5. Feel free to send comments and bug reports to:
  6.  
  7. Lawrence D’Oliveiro
  8. Information & Technology Services Dept
  9. University of Waikato
  10. Hamilton
  11. New Zealand
  12. Internet mail: ldo@waikato.ac.nz.
  13.  
  14. Copyright © 1994 by Lawrence D’Oliveiro. This code may be copied and distributed, but not for direct commercial gain.